Skip to content

chore(deps): bump next from 16.2.3 to 16.2.6#100

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/next-16.2.6
Open

chore(deps): bump next from 16.2.3 to 16.2.6#100
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/next-16.2.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps next from 16.2.3 to 16.2.6.

Release notes

Sourced from next's releases.

v16.2.6

[!NOTE] This release contains security fixes and backported bug fixes. It does not include all pending features/changes on canary.

Security Fixes

The following advisories have been addressed:

High:

Moderate:

Low:

Core Changes

  • fix: preserve HTTP access fallbacks during prerender recovery (#92231)
  • Fix fallback route params case in app-page handler (#91737)
  • Fix invalid HTML response for route-level RSC requests in deployment adapter (#91541)
  • Patch setHeader for direct route handlers (#93101)
  • Include deployment id in cacheHandlers keys (#93453)
  • Fix double-encoding of URL pathname parts in client param parsing (#93491)

v16.2.5

[!NOTE] This release contains security fixes and backported bug fixes. It does not include all pending features/changes on canary.

Security Fixes

The following advisories have been addressed:

High:

... (truncated)

Commits
  • ee6e79b v16.2.6
  • afa053d Turbopack: Match proxy matchers with webpack implementation (#93594)
  • 97a154e Turbopack: Fix middleware matcher suffix (#93590)
  • 83899bc [backport] Disable build caches for production/staging/force-preview deploys ...
  • 7b222b9 [backport][test] Pin package manager to patch versions (#93595)
  • a8dc24f [backport] Turbopack: more strict vergen setup (#93587)
  • 766148f v16.2.5
  • 0dd9483 fix: add explicit checks for RSC header (#83) (#98)
  • d166096 fix proxy matching for segment prefetch URLs (#89) (#96)
  • 9d50c0b Strip next-resume header from incoming requests (#92)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for next since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Greptile Summary

This PR bumps next from 16.2.3 to 16.2.6 across all three workspaces (apps/docs, apps/examples/nextjs-example, packages/nextjs) to address a large batch of security advisories fixed in 16.2.5 and 16.2.6.

  • Security fixes addressed: 7 High-severity issues (DoS via Server Components/Cache Components/connection exhaustion, multiple Middleware/Proxy bypass vectors via segment-prefetch routes, dynamic route parameter injection, WebSocket SSRF, and i18n bypass) plus 4 Moderate and 2 Low advisories covering XSS and cache poisoning.
  • Lockfile: pnpm-lock.yaml is updated consistently — all resolved references to next@16.2.3 have been replaced with next@16.2.6 across every workspace, with no unexpected dependency additions.

Confidence Score: 5/5

Safe to merge — this is a patch-level dependency bump that exclusively addresses published security advisories with no API or behavioral changes for application code.

All three package.json files receive the same mechanical version bump, the lockfile resolves consistently to next@16.2.6 everywhere, and the change ships no new code of its own. The upgrade resolves 13 published CVEs and is a straightforward security maintenance update.

No files require special attention. The lockfile update is large but routine — all next@16.2.3 resolutions have been uniformly replaced with next@16.2.6.

Important Files Changed

Filename Overview
apps/docs/package.json Bumps next peer dependency from ^16.2.3 to ^16.2.6 — security patch update only, no other changes.
apps/examples/nextjs-example/package.json Bumps next from ^16.2.3 to ^16.2.6 — security patch update only, no other changes.
packages/nextjs/package.json Bumps next dev dependency from ^16.2.3 to ^16.2.6 — security patch update only, no other changes.
pnpm-lock.yaml Lockfile updated to reflect resolved next@16.2.6 across all three workspaces; all peer dependency resolutions updated consistently.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[dependabot PR] --> B[Bump next 16.2.3 → 16.2.6]
    B --> C[apps/docs/package.json]
    B --> D[apps/examples/nextjs-example/package.json]
    B --> E[packages/nextjs/package.json]
    C & D & E --> F[pnpm-lock.yaml updated]
    F --> G{Security fixes applied}
    G --> H[7 High advisories resolved]
    G --> I[4 Moderate advisories resolved]
    G --> J[2 Low advisories resolved]
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump next from 16.2.3 to 16..." | Re-trigger Greptile

Bumps [next](https://github.com/vercel/next.js) from 16.2.3 to 16.2.6.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.2.3...v16.2.6)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.2.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 13, 2026
@dependabot dependabot Bot requested a review from endalk200 as a code owner May 13, 2026 01:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 13, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
better-webhook-docs Ready Ready Preview, Comment May 13, 2026 1:09am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants